Skip to content

Update Github Actions: Ensure required files exist before tests#21

Merged
jesusgaud merged 1 commit intomainfrom
Testing_CI/CD_V2
Mar 19, 2025
Merged

Update Github Actions: Ensure required files exist before tests#21
jesusgaud merged 1 commit intomainfrom
Testing_CI/CD_V2

Conversation

@jesusgaud
Copy link
Owner

  • Creates the logs directory if it does not exist.
  • Creates logs/app.log to prevent the FileNotFoundError.
  • Creates history.csv so that test cases that rely on it do not fail.
  • Prints a success message (Logs and history files initialized) for debugging.

@jesusgaud jesusgaud merged commit 5aa7506 into main Mar 19, 2025
0 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant